• frmBusCardHolder_Student.Designer.vb
  • project /
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmBusCardHolder_Student
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBusCardHolder_Student))
26         Me.Panel1 = New System.Windows.Forms.Panel()
27         Me.groupBox1 = New System.Windows.Forms.GroupBox()
28         Me.Label9 = New System.Windows.Forms.Label()
29         Me.cmbBusNo = New System.Windows.Forms.ComboBox()
30         Me.cmbStatus = New System.Windows.Forms.ComboBox()
31         Me.Label19 = New System.Windows.Forms.Label()
32         Me.Button2 = New System.Windows.Forms.Button()
33         Me.txtSchoolName = New System.Windows.Forms.TextBox()
34         Me.Label8 = New System.Windows.Forms.Label()
35         Me.dtpJoiningDate = New System.Windows.Forms.DateTimePicker()
36         Me.Label5 = New System.Windows.Forms.Label()
37         Me.cmbLocationName = New System.Windows.Forms.ComboBox()
38         Me.Label7 = New System.Windows.Forms.Label()
39         Me.txtClass = New System.Windows.Forms.TextBox()
40         Me.Label4 = New System.Windows.Forms.Label()
41         Me.txtAdmissionNo = New System.Windows.Forms.TextBox()
42         Me.txtStudentName = New System.Windows.Forms.TextBox()
43         Me.Label3 = New System.Windows.Forms.Label()
44         Me.txtSection = New System.Windows.Forms.TextBox()
45         Me.Label2 = New System.Windows.Forms.Label()
46         Me.Label6 = New System.Windows.Forms.Label()
47         Me.Panel3 = New System.Windows.Forms.Panel()
48         Me.btnGetData = New System.Windows.Forms.Button()
49         Me.btnDelete = New System.Windows.Forms.Button()
50         Me.btnClose = New System.Windows.Forms.Button()
51         Me.btnUpdate = New System.Windows.Forms.Button()
52         Me.btnSave = New System.Windows.Forms.Button()
53         Me.btnNew = New System.Windows.Forms.Button()
54         Me.Panel2 = New System.Windows.Forms.Panel()
55         Me.lblUser = New System.Windows.Forms.Label()
56         Me.txtID = New System.Windows.Forms.TextBox()
57         Me.Label1 = New System.Windows.Forms.Label()
58         Me.Panel1.SuspendLayout()
59         Me.groupBox1.SuspendLayout()
60         Me.Panel3.SuspendLayout()
61         Me.Panel2.SuspendLayout()
62         Me.SuspendLayout()
63         
'
64         
'Panel1
65         
'
66         Me.Panel1.BackColor = System.Drawing.Color.White
67         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
68         Me.Panel1.Controls.Add(Me.groupBox1)
69         Me.Panel1.Controls.Add(Me.Panel3)
70         Me.Panel1.Controls.Add(Me.Panel2)
71         Me.Panel1.Location = New System.Drawing.Point(
13, 15)
72         Me.Panel1.Name =
"Panel1"
73         Me.Panel1.Size = New System.Drawing.Size(
547, 384)
74         Me.Panel1.TabIndex =
2
75         
'
76         
'groupBox1
77         
'
78         Me.groupBox1.BackColor = System.Drawing.Color.Transparent
79         Me.groupBox1.Controls.Add(Me.Label9)
80         Me.groupBox1.Controls.Add(Me.cmbBusNo)
81         Me.groupBox1.Controls.Add(Me.cmbStatus)
82         Me.groupBox1.Controls.Add(Me.Label19)
83         Me.groupBox1.Controls.Add(Me.Button2)
84         Me.groupBox1.Controls.Add(Me.txtSchoolName)
85         Me.groupBox1.Controls.Add(Me.Label8)
86         Me.groupBox1.Controls.Add(Me.dtpJoiningDate)
87         Me.groupBox1.Controls.Add(Me.Label5)
88         Me.groupBox1.Controls.Add(Me.cmbLocationName)
89         Me.groupBox1.Controls.Add(Me.Label7)
90         Me.groupBox1.Controls.Add(Me.txtClass)
91         Me.groupBox1.Controls.Add(Me.Label4)
92         Me.groupBox1.Controls.Add(Me.txtAdmissionNo)
93         Me.groupBox1.Controls.Add(Me.txtStudentName)
94         Me.groupBox1.Controls.Add(Me.Label3)
95         Me.groupBox1.Controls.Add(Me.txtSection)
96         Me.groupBox1.Controls.Add(Me.Label2)
97         Me.groupBox1.Controls.Add(Me.Label6)
98         Me.groupBox1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
99         Me.groupBox1.ForeColor = System.Drawing.Color.Black
100         Me.groupBox1.Location = New System.Drawing.Point(
9, 77)
101         Me.groupBox1.Name =
"groupBox1"
102         Me.groupBox1.Size = New System.Drawing.Size(
409, 293)
103         Me.groupBox1.TabIndex =
0
104         Me.groupBox1.TabStop = False
105         Me.groupBox1.Text =
"Bus Holder Info"
106         
'
107         
'Label9
108         
'
109         Me.Label9.AutoSize = True
110         Me.Label9.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
111         Me.Label9.ForeColor = System.Drawing.Color.Black
112         Me.Label9.Location = New System.Drawing.Point(
20, 172)
113         Me.Label9.Name =
"Label9"
114         Me.Label9.Size = New System.Drawing.Size(
56, 15)
115         Me.Label9.TabIndex =
112
116         Me.Label9.Text =
"Bus No. :"
117         
'
118         
'cmbBusNo
119         
'
120         Me.cmbBusNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
121         Me.cmbBusNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
122         Me.cmbBusNo.FormattingEnabled = True
123         Me.cmbBusNo.Location = New System.Drawing.Point(
142, 172)
124         Me.cmbBusNo.Name =
"cmbBusNo"
125         Me.cmbBusNo.Size = New System.Drawing.Size(
247, 23)
126         Me.cmbBusNo.TabIndex =
5
127         
'
128         
'cmbStatus
129         
'
130         Me.cmbStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
131         Me.cmbStatus.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
132         Me.cmbStatus.FormattingEnabled = True
133         Me.cmbStatus.Items.AddRange(New Object() {
"Active", "Inactive"})
134         Me.cmbStatus.Location = New System.Drawing.Point(
140, 257)
135         Me.cmbStatus.Name =
"cmbStatus"
136         Me.cmbStatus.Size = New System.Drawing.Size(
127, 23)
137         Me.cmbStatus.TabIndex =
8
138         
'
139         
'Label19
140         
'
141         Me.Label19.AutoSize = True
142         Me.Label19.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
143         Me.Label19.ForeColor = System.Drawing.Color.Black
144         Me.Label19.Location = New System.Drawing.Point(
19, 252)
145         Me.Label19.Name =
"Label19"
146         Me.Label19.Size = New System.Drawing.Size(
47, 15)
147         Me.Label19.TabIndex =
110
148         Me.Label19.Text =
"Status :"
149         
'
150         
'Button2
151         
'
152         Me.Button2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
153         Me.Button2.ForeColor = System.Drawing.Color.Black
154         Me.Button2.Location = New System.Drawing.Point(
289, 35)
155         Me.Button2.Name =
"Button2"
156         Me.Button2.Size = New System.Drawing.Size(
35, 23)
157         Me.Button2.TabIndex =
9
158         Me.Button2.Text =
"..."
159         Me.Button2.UseVisualStyleBackColor = True
160         
'
161         
'txtSchoolName
162         
'
163         Me.txtSchoolName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
164         Me.txtSchoolName.Location = New System.Drawing.Point(
141, 146)
165         Me.txtSchoolName.Name =
"txtSchoolName"
166         Me.txtSchoolName.ReadOnly = True
167         Me.txtSchoolName.Size = New System.Drawing.Size(
248, 21)
168         Me.txtSchoolName.TabIndex =
4
169         
'
170         
'Label8
171         
'
172         Me.Label8.AutoSize = True
173         Me.Label8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
174         Me.Label8.ForeColor = System.Drawing.Color.Black
175         Me.Label8.Location = New System.Drawing.Point(
20, 146)
176         Me.Label8.Name =
"Label8"
177         Me.Label8.Size = New System.Drawing.Size(
88, 15)
178         Me.Label8.TabIndex =
17
179         Me.Label8.Text =
"School Name :"
180         
'
181         
'dtpJoiningDate
182         
'
183         Me.dtpJoiningDate.CustomFormat =
"dd/MMM/yyyy"
184         Me.dtpJoiningDate.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
185         Me.dtpJoiningDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
186         Me.dtpJoiningDate.Location = New System.Drawing.Point(
141, 230)
187         Me.dtpJoiningDate.Name =
"dtpJoiningDate"
188         Me.dtpJoiningDate.Size = New System.Drawing.Size(
126, 21)
189         Me.dtpJoiningDate.TabIndex =
7
190         
'
191         
'Label5
192         
'
193         Me.Label5.AutoSize = True
194         Me.Label5.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
195         Me.Label5.ForeColor = System.Drawing.Color.Black
196         Me.Label5.Location = New System.Drawing.Point(
19, 225)
197         Me.Label5.Name =
"Label5"
198         Me.Label5.Size = New System.Drawing.Size(
82, 15)
199         Me.Label5.TabIndex =
15
200         Me.Label5.Text =
"Joining Date :"
201         
'
202         
'cmbLocationName
203         
'
204         Me.cmbLocationName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
205         Me.cmbLocationName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
206         Me.cmbLocationName.FormattingEnabled = True
207         Me.cmbLocationName.Location = New System.Drawing.Point(
142, 200)
208         Me.cmbLocationName.Name =
"cmbLocationName"
209         Me.cmbLocationName.Size = New System.Drawing.Size(
247, 23)
210         Me.cmbLocationName.TabIndex =
6
211         
'
212         
'Label7
213         
'
214         Me.Label7.AutoSize = True
215         Me.Label7.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
216         Me.Label7.ForeColor = System.Drawing.Color.Black
217         Me.Label7.Location = New System.Drawing.Point(
20, 197)
218         Me.Label7.Name =
"Label7"
219         Me.Label7.Size = New System.Drawing.Size(
60, 15)
220         Me.Label7.TabIndex =
13
221         Me.Label7.Text =
"Location :"
222         
'
223         
'txtClass
224         
'
225         Me.txtClass.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
226         Me.txtClass.Location = New System.Drawing.Point(
142, 92)
227         Me.txtClass.Name =
"txtClass"
228         Me.txtClass.ReadOnly = True
229         Me.txtClass.Size = New System.Drawing.Size(
85, 21)
230         Me.txtClass.TabIndex =
2
231         
'
232         
'Label4
233         
'
234         Me.Label4.AutoSize = True
235         Me.Label4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
236         Me.Label4.ForeColor = System.Drawing.Color.Black
237         Me.Label4.Location = New System.Drawing.Point(
20, 92)
238         Me.Label4.Name =
"Label4"
239         Me.Label4.Size = New System.Drawing.Size(
43, 15)
240         Me.Label4.TabIndex =
12
241         Me.Label4.Text =
"Class :"
242         
'
243         
'txtAdmissionNo
244         
'
245         Me.txtAdmissionNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
246         Me.txtAdmissionNo.Location = New System.Drawing.Point(
142, 36)
247         Me.txtAdmissionNo.Name =
"txtAdmissionNo"
248         Me.txtAdmissionNo.ReadOnly = True
249         Me.txtAdmissionNo.Size = New System.Drawing.Size(
142, 21)
250         Me.txtAdmissionNo.TabIndex =
0
251         
'
252         
'txtStudentName
253         
'
254         Me.txtStudentName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
255         Me.txtStudentName.Location = New System.Drawing.Point(
142, 62)
256         Me.txtStudentName.Multiline = True
257         Me.txtStudentName.Name =
"txtStudentName"
258         Me.txtStudentName.ReadOnly = True
259         Me.txtStudentName.Size = New System.Drawing.Size(
247, 24)
260         Me.txtStudentName.TabIndex =
1
261         
'
262         
'Label3
263         
'
264         Me.Label3.AutoSize = True
265         Me.Label3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
266         Me.Label3.ForeColor = System.Drawing.Color.Black
267         Me.Label3.Location = New System.Drawing.Point(
19, 36)
268         Me.Label3.Name =
"Label3"
269         Me.Label3.Size = New System.Drawing.Size(
92, 15)
270         Me.Label3.TabIndex =
6
271         Me.Label3.Text =
"Admission No. :"
272         
'
273         
'txtSection
274         
'
275         Me.txtSection.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
276         Me.txtSection.Location = New System.Drawing.Point(
142, 119)
277         Me.txtSection.Name =
"txtSection"
278         Me.txtSection.ReadOnly = True
279         Me.txtSection.Size = New System.Drawing.Size(
85, 21)
280         Me.txtSection.TabIndex =
3
281         
'
282         
'Label2
283         
'
284         Me.Label2.AutoSize = True
285         Me.Label2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
286         Me.Label2.ForeColor = System.Drawing.Color.Black
287         Me.Label2.Location = New System.Drawing.Point(
20, 119)
288         Me.Label2.Name =
"Label2"
289         Me.Label2.Size = New System.Drawing.Size(
54, 15)
290         Me.Label2.TabIndex =
4
291         Me.Label2.Text =
"Section :"
292         
'
293         
'Label6
294         
'
295         Me.Label6.AutoSize = True
296         Me.Label6.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
297         Me.Label6.ForeColor = System.Drawing.Color.Black
298         Me.Label6.Location = New System.Drawing.Point(
20, 62)
299         Me.Label6.Name =
"Label6"
300         Me.Label6.Size = New System.Drawing.Size(
92, 15)
301         Me.Label6.TabIndex =
1
302         Me.Label6.Text =
"Student Name :"
303         
'
304         
'Panel3
305         
'
306         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
307         Me.Panel3.Controls.Add(Me.btnGetData)
308         Me.Panel3.Controls.Add(Me.btnDelete)
309         Me.Panel3.Controls.Add(Me.btnClose)
310         Me.Panel3.Controls.Add(Me.btnUpdate)
311         Me.Panel3.Controls.Add(Me.btnSave)
312         Me.Panel3.Controls.Add(Me.btnNew)
313         Me.Panel3.Location = New System.Drawing.Point(
426, 83)
314         Me.Panel3.Name =
"Panel3"
315         Me.Panel3.Size = New System.Drawing.Size(
111, 209)
316         Me.Panel3.TabIndex =
41
317         
'
318         
'btnGetData
319         
'
320         Me.btnGetData.Cursor = System.Windows.Forms.Cursors.Hand
321         Me.btnGetData.FlatStyle = System.Windows.Forms.FlatStyle.Popup
322         Me.btnGetData.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
323         Me.btnGetData.Location = New System.Drawing.Point(
13, 134)
324         Me.btnGetData.Name =
"btnGetData"
325         Me.btnGetData.Size = New System.Drawing.Size(
82, 28)
326         Me.btnGetData.TabIndex =
5
327         Me.btnGetData.Text =
"Get Data"
328         Me.btnGetData.UseVisualStyleBackColor = True
329         
'
330         
'btnDelete
331         
'
332         Me.btnDelete.Cursor = System.Windows.Forms.Cursors.Hand
333         Me.btnDelete.Enabled = False
334         Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Popup
335         Me.btnDelete.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
336         Me.btnDelete.Location = New System.Drawing.Point(
13, 103)
337         Me.btnDelete.Name =
"btnDelete"
338         Me.btnDelete.Size = New System.Drawing.Size(
82, 28)
339         Me.btnDelete.TabIndex =
3
340         Me.btnDelete.Text =
"Delete"
341         Me.btnDelete.UseVisualStyleBackColor = True
342         
'
343         
'btnClose
344         
'
345         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
346         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
347         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
348         Me.btnClose.Location = New System.Drawing.Point(
13, 165)
349         Me.btnClose.Name =
"btnClose"
350         Me.btnClose.Size = New System.Drawing.Size(
82, 28)
351         Me.btnClose.TabIndex =
4
352         Me.btnClose.Text =
"Close"
353         Me.btnClose.UseVisualStyleBackColor = True
354         
'
355         
'btnUpdate
356         
'
357         Me.btnUpdate.Cursor = System.Windows.Forms.Cursors.Hand
358         Me.btnUpdate.Enabled = False
359         Me.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
360         Me.btnUpdate.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
361         Me.btnUpdate.Location = New System.Drawing.Point(
13, 72)
362         Me.btnUpdate.Name =
"btnUpdate"
363         Me.btnUpdate.Size = New System.Drawing.Size(
82, 28)
364         Me.btnUpdate.TabIndex =
2
365         Me.btnUpdate.Text =
"Update"
366         Me.btnUpdate.UseVisualStyleBackColor = True
367         
'
368         
'btnSave
369         
'
370         Me.btnSave.Cursor = System.Windows.Forms.Cursors.Hand
371         Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Popup
372         Me.btnSave.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
373         Me.btnSave.Location = New System.Drawing.Point(
13, 41)
374         Me.btnSave.Name =
"btnSave"
375         Me.btnSave.Size = New System.Drawing.Size(
82, 28)
376         Me.btnSave.TabIndex =
1
377         Me.btnSave.Text =
"Save"
378         Me.btnSave.UseVisualStyleBackColor = True
379         
'
380         
'btnNew
381         
'
382         Me.btnNew.Cursor = System.Windows.Forms.Cursors.Hand
383         Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Popup
384         Me.btnNew.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
385         Me.btnNew.Location = New System.Drawing.Point(
13, 10)
386         Me.btnNew.Name =
"btnNew"
387         Me.btnNew.Size = New System.Drawing.Size(
82, 28)
388         Me.btnNew.TabIndex =
0
389         Me.btnNew.Text =
"New"
390         Me.btnNew.UseVisualStyleBackColor = True
391         
'
392         
'Panel2
393         
'
394         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
395         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
396         Me.Panel2.Controls.Add(Me.lblUser)
397         Me.Panel2.Controls.Add(Me.txtID)
398         Me.Panel2.Controls.Add(Me.Label1)
399         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
400         Me.Panel2.Name =
"Panel2"
401         Me.Panel2.Size = New System.Drawing.Size(
528, 62)
402         Me.Panel2.TabIndex =
0
403         
'
404         
'lblUser
405         
'
406         Me.lblUser.AutoSize = True
407         Me.lblUser.Location = New System.Drawing.Point(
53, 15)
408         Me.lblUser.Name =
"lblUser"
409         Me.lblUser.Size = New System.Drawing.Size(
39, 13)
410         Me.lblUser.TabIndex =
43
411         Me.lblUser.Text =
"Label8"
412         Me.lblUser.Visible = False
413         
'
414         
'txtID
415         
'
416         Me.txtID.Location = New System.Drawing.Point(
401, 20)
417         Me.txtID.Name =
"txtID"
418         Me.txtID.Size = New System.Drawing.Size(
81, 20)
419         Me.txtID.TabIndex =
44
420         Me.txtID.Visible = False
421         
'
422         
'Label1
423         
'
424         Me.Label1.AutoSize = True
425         Me.Label1.BackColor = System.Drawing.Color.Transparent
426         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
427         Me.Label1.ForeColor = System.Drawing.Color.White
428         Me.Label1.Location = New System.Drawing.Point(
115, 19)
429         Me.Label1.Name =
"Label1"
430         Me.Label1.Size = New System.Drawing.Size(
257, 24)
431         Me.Label1.TabIndex =
0
432         Me.Label1.Text =
"Bus Holder Entry [Student]"
433         
'
434         
'frmBusCardHolder_Student
435         
'
436         Me.AcceptButton = Me.btnSave
437         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
438         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
439         Me.BackColor = System.Drawing.Color.DarkSlateGray
440         Me.ClientSize = New System.Drawing.Size(
570, 409)
441         Me.Controls.Add(Me.Panel1)
442         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
443         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
444         Me.MaximizeBox = False
445         Me.MinimizeBox = False
446         Me.Name =
"frmBusCardHolder_Student"
447         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
448         Me.Panel1.ResumeLayout(False)
449         Me.groupBox1.ResumeLayout(False)
450         Me.groupBox1.PerformLayout()
451         Me.Panel3.ResumeLayout(False)
452         Me.Panel2.ResumeLayout(False)
453         Me.Panel2.PerformLayout()
454         Me.ResumeLayout(False)
455
456     End Sub
457     Friend WithEvents Panel1 As System.Windows.Forms.Panel
458     Friend WithEvents Panel2 As System.Windows.Forms.Panel
459     Friend WithEvents Label1 As System.Windows.Forms.Label
460     Friend WithEvents Panel3 As System.Windows.Forms.Panel
461     Friend WithEvents btnDelete As System.Windows.Forms.Button
462     Friend WithEvents btnClose As System.Windows.Forms.Button
463     Friend WithEvents btnUpdate As System.Windows.Forms.Button
464     Friend WithEvents btnSave As System.Windows.Forms.Button
465     Friend WithEvents btnNew As System.Windows.Forms.Button
466     Friend WithEvents txtID As System.Windows.Forms.TextBox
467     Friend WithEvents lblUser As System.Windows.Forms.Label
468     Public WithEvents groupBox1 As System.Windows.Forms.GroupBox
469     Friend WithEvents cmbStatus As System.Windows.Forms.ComboBox
470     Friend WithEvents Label19 As System.Windows.Forms.Label
471     Friend WithEvents Button2 As System.Windows.Forms.Button
472     Public WithEvents txtSchoolName As System.Windows.Forms.TextBox
473     Private WithEvents Label8 As System.Windows.Forms.Label
474     Friend WithEvents dtpJoiningDate As System.Windows.Forms.DateTimePicker
475     Private WithEvents Label5 As System.Windows.Forms.Label
476     Friend WithEvents cmbLocationName As System.Windows.Forms.ComboBox
477     Private WithEvents Label7 As System.Windows.Forms.Label
478     Public WithEvents txtClass As System.Windows.Forms.TextBox
479     Private WithEvents Label4 As System.Windows.Forms.Label
480     Friend WithEvents txtAdmissionNo As System.Windows.Forms.TextBox
481     Friend WithEvents txtStudentName As System.Windows.Forms.TextBox
482     Private WithEvents Label3 As System.Windows.Forms.Label
483     Public WithEvents txtSection As System.Windows.Forms.TextBox
484     Private WithEvents Label2 As System.Windows.Forms.Label
485     Private WithEvents Label6 As System.Windows.Forms.Label
486     Friend WithEvents btnGetData As System.Windows.Forms.Button
487     Private WithEvents Label9 As System.Windows.Forms.Label
488     Friend WithEvents cmbBusNo As System.Windows.Forms.ComboBox
489
490 End Class


Gõ tìm kiếm nhanh...